Occurs when the system comes out of suspend mode and applications resume normal operations.
Syntax
Private Sub object_PowerResume([index As Integer])
The PowerResume event syntax has these parts:
Part | Description |
object | An object expression that evaluates to an object in the Applies To list. |
index | A numeric expression that evaluates to the index of a control if it is in a control array. |